home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_7645.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  17.9 KB  |  834 lines

  1. -- card: 7645 from stack: in
  2. -- bmap block id: 52123
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=49 top=286 right=302 bottom=105
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseWithin
  42.   show card field ok
  43. end mouseWithin
  44.  
  45. on mouseLeave
  46.   hide card field ok
  47. end mouseLeave
  48.  
  49.  
  50. -- part 3 (field)
  51. -- low flags: 01
  52. -- high flags: 0001
  53. -- rect: left=166 top=53 right=80 bottom=312
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 2
  58. -- text size: 18
  59. -- style flags: 0
  60. -- line height: 24
  61. -- part name: 
  62.  
  63.  
  64. -- part 4 (button)
  65. -- low flags: 00
  66. -- high flags: 2006
  67. -- rect: left=40 top=109 right=123 bottom=147
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: bezier
  76. ----- HyperTalk script -----
  77. on mouseWithin
  78.   show card field bezier
  79.   set hilite of button spline to false
  80.   set hilite of button bezier to true
  81. end mouseWithin
  82.  
  83. on mouseLeave
  84.   hide card field bezier
  85. end mouseLeave
  86.  
  87.  
  88. -- part 5 (button)
  89. -- low flags: 00
  90. -- high flags: 2005
  91. -- rect: left=56 top=135 right=149 bottom=152
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: 
  100. ----- HyperTalk script -----
  101. on mouseWithin
  102.   show card field guide
  103. end mouseWithin
  104.  
  105. on mouseLeave
  106.   hide card field guide
  107. end mouseLeave
  108.  
  109.  
  110. -- part 6 (button)
  111. -- low flags: 00
  112. -- high flags: 6005
  113. -- rect: left=192 top=216 right=230 bottom=307
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseWithin
  124.   show card field stream
  125. end mouseWithin
  126.  
  127. on mouseLeave
  128.   hide card field stream
  129. end mouseLeave
  130.  
  131.  
  132. -- part 7 (button)
  133. -- low flags: 00
  134. -- high flags: 6006
  135. -- rect: left=56 top=167 right=181 bottom=126
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: first
  144. ----- HyperTalk script -----
  145. on mouseWithin
  146.   show card field first
  147.   set hilite of button first to true
  148.   set hilite of button second to false
  149.   set hilite of button both to false
  150. end mouseWithin
  151.  
  152. on mouseLeave
  153.   hide card field first
  154. end mouseLeave
  155.  
  156.  
  157. -- part 8 (button)
  158. -- low flags: 00
  159. -- high flags: 2006
  160. -- rect: left=56 top=183 right=197 bottom=126
  161. -- title width / last selected line: 0
  162. -- icon id / first selected line: 0 / 0
  163. -- text alignment: 1
  164. -- font id: 0
  165. -- text size: 12
  166. -- style flags: 0
  167. -- line height: 16
  168. -- part name: second
  169. ----- HyperTalk script -----
  170. on mouseWithin
  171.   show card field second
  172.   set hilite of button first to false
  173.   set hilite of button second to true
  174.   set hilite of button both to false
  175. end mouseWithin
  176.  
  177. on mouseLeave
  178.   hide card field second
  179. end mouseLeave
  180.  
  181.  
  182. -- part 9 (button)
  183. -- low flags: 00
  184. -- high flags: 2006
  185. -- rect: left=56 top=199 right=213 bottom=126
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 1
  189. -- font id: 0
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: both
  194. ----- HyperTalk script -----
  195. on mouseWithin
  196.   show card field both
  197.   set hilite of button first to false
  198.   set hilite of button second to false
  199.   set hilite of button both to true
  200. end mouseWithin
  201.  
  202. on mouseLeave
  203.   hide card field both
  204. end mouseLeave
  205.  
  206.  
  207. -- part 10 (button)
  208. -- low flags: 00
  209. -- high flags: 2000
  210. -- rect: left=129 top=286 right=302 bottom=185
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: 
  219. ----- HyperTalk script -----
  220. on mouseWithin
  221.   show card field cancel
  222. end mouseWithin
  223.  
  224. on mouseLeave
  225.   hide card field cancel
  226. end mouseLeave
  227.  
  228.  
  229. -- part 11 (button)
  230. -- low flags: 00
  231. -- high flags: 6006
  232. -- rect: left=192 top=109 right=123 bottom=299
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: spline
  241. ----- HyperTalk script -----
  242. on mouseWithin
  243.   show card field spline
  244.   set hilite of button spline to true
  245.   set hilite of button bezier to false
  246. end mouseWithin
  247.  
  248. on mouseLeave
  249.   hide card field spline
  250. end mouseLeave
  251.  
  252.  
  253. -- part 12 (button)
  254. -- low flags: 00
  255. -- high flags: 0000
  256. -- rect: left=282 top=155 right=179 bottom=308
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 1
  260. -- font id: 0
  261. -- text size: 12
  262. -- style flags: 0
  263. -- line height: 16
  264. -- part name: 
  265. ----- HyperTalk script -----
  266. on mouseWithin
  267.   show card field FirstIn
  268. end mouseWithin
  269.  
  270. on mouseLeave
  271.   hide card field FirstIn
  272. end mouseLeave
  273.  
  274.  
  275. -- part 13 (button)
  276. -- low flags: 00
  277. -- high flags: 0000
  278. -- rect: left=306 top=155 right=179 bottom=332
  279. -- title width / last selected line: 0
  280. -- icon id / first selected line: 0 / 0
  281. -- text alignment: 1
  282. -- font id: 0
  283. -- text size: 12
  284. -- style flags: 0
  285. -- line height: 16
  286. -- part name: 
  287. ----- HyperTalk script -----
  288. on mouseWithin
  289.   show card field FirstOut
  290. end mouseWithin
  291.  
  292. on mouseLeave
  293.   hide card field FirstOut
  294. end mouseLeave
  295.  
  296.  
  297. -- part 14 (button)
  298. -- low flags: 00
  299. -- high flags: 0000
  300. -- rect: left=330 top=155 right=179 bottom=356
  301. -- title width / last selected line: 0
  302. -- icon id / first selected line: 0 / 0
  303. -- text alignment: 1
  304. -- font id: 0
  305. -- text size: 12
  306. -- style flags: 0
  307. -- line height: 16
  308. -- part name: 
  309. ----- HyperTalk script -----
  310. on mouseWithin
  311.   show card field FirstClamp
  312. end mouseWithin
  313.  
  314. on mouseLeave
  315.   hide card field FirstClamp
  316. end mouseLeave
  317.  
  318.  
  319. -- part 15 (button)
  320. -- low flags: 00
  321. -- high flags: 0000
  322. -- rect: left=354 top=155 right=179 bottom=380
  323. -- title width / last selected line: 0
  324. -- icon id / first selected line: 0 / 0
  325. -- text alignment: 1
  326. -- font id: 0
  327. -- text size: 12
  328. -- style flags: 0
  329. -- line height: 16
  330. -- part name: 
  331. ----- HyperTalk script -----
  332. on mouseWithin
  333.   show card field FirstRelax
  334. end mouseWithin
  335.  
  336. on mouseLeave
  337.   hide card field FirstRelax
  338. end mouseLeave
  339.  
  340.  
  341. -- part 16 (button)
  342. -- low flags: 00
  343. -- high flags: 0000
  344. -- rect: left=282 top=184 right=208 bottom=308
  345. -- title width / last selected line: 0
  346. -- icon id / first selected line: 0 / 0
  347. -- text alignment: 1
  348. -- font id: 0
  349. -- text size: 12
  350. -- style flags: 0
  351. -- line height: 16
  352. -- part name: 
  353. ----- HyperTalk script -----
  354. on mouseWithin
  355.   show card field LastIn
  356. end mouseWithin
  357.  
  358. on mouseLeave
  359.   hide card field LastIn
  360. end mouseLeave
  361.  
  362.  
  363. -- part 18 (button)
  364. -- low flags: 00
  365. -- high flags: 0000
  366. -- rect: left=306 top=184 right=208 bottom=332
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 1
  370. -- font id: 0
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: 
  375. ----- HyperTalk script -----
  376. on mouseWithin
  377.   show card field LastOut
  378. end mouseWithin
  379.  
  380. on mouseLeave
  381.   hide card field LastOut
  382. end mouseLeave
  383.  
  384.  
  385. -- part 19 (button)
  386. -- low flags: 00
  387. -- high flags: 0000
  388. -- rect: left=330 top=184 right=208 bottom=356
  389. -- title width / last selected line: 0
  390. -- icon id / first selected line: 0 / 0
  391. -- text alignment: 1
  392. -- font id: 0
  393. -- text size: 12
  394. -- style flags: 0
  395. -- line height: 16
  396. -- part name: 
  397. ----- HyperTalk script -----
  398. on mouseWithin
  399.   show card field LastClamp
  400. end mouseWithin
  401.  
  402. on mouseLeave
  403.   hide card field LastClamp
  404. end mouseLeave
  405.  
  406.  
  407. -- part 20 (button)
  408. -- low flags: 00
  409. -- high flags: 0000
  410. -- rect: left=354 top=184 right=208 bottom=380
  411. -- title width / last selected line: 0
  412. -- icon id / first selected line: 0 / 0
  413. -- text alignment: 1
  414. -- font id: 0
  415. -- text size: 12
  416. -- style flags: 0
  417. -- line height: 16
  418. -- part name: 
  419. ----- HyperTalk script -----
  420. on mouseWithin
  421.   show card field LastRelax
  422. end mouseWithin
  423.  
  424. on mouseLeave
  425.   hide card field LastRelax
  426. end mouseLeave
  427.  
  428.  
  429. -- part 21 (button)
  430. -- low flags: 00
  431. -- high flags: 0000
  432. -- rect: left=193 top=235 right=257 bottom=388
  433. -- title width / last selected line: 0
  434. -- icon id / first selected line: 0 / 0
  435. -- text alignment: 1
  436. -- font id: 0
  437. -- text size: 12
  438. -- style flags: 0
  439. -- line height: 16
  440. -- part name: 
  441. ----- HyperTalk script -----
  442. on mouseWithin
  443.   show card field width
  444. end mouseWithin
  445.  
  446. on mouseLeave
  447.   hide card field width
  448. end mouseLeave
  449.  
  450.  
  451. -- part 22 (button)
  452. -- low flags: 00
  453. -- high flags: 0000
  454. -- rect: left=193 top=259 right=281 bottom=388
  455. -- title width / last selected line: 0
  456. -- icon id / first selected line: 0 / 0
  457. -- text alignment: 1
  458. -- font id: 0
  459. -- text size: 12
  460. -- style flags: 0
  461. -- line height: 16
  462. -- part name: 
  463. ----- HyperTalk script -----
  464. on mouseWithin
  465.   show card field length
  466. end mouseWithin
  467.  
  468. on mouseLeave
  469.   hide card field length
  470. end mouseLeave
  471.  
  472.  
  473. -- part 23 (field)
  474. -- low flags: 81
  475. -- high flags: 2004
  476. -- rect: left=49 top=129 right=248 bottom=253
  477. -- title width / last selected line: 0
  478. -- icon id / first selected line: 0 / 0
  479. -- text alignment: 0
  480. -- font id: 2
  481. -- text size: 12
  482. -- style flags: 0
  483. -- line height: 16
  484. -- part name: bezier
  485.  
  486.  
  487. -- part 24 (field)
  488. -- low flags: 81
  489. -- high flags: 2004
  490. -- rect: left=218 top=129 right=248 bottom=422
  491. -- title width / last selected line: 0
  492. -- icon id / first selected line: 0 / 0
  493. -- text alignment: 0
  494. -- font id: 2
  495. -- text size: 12
  496. -- style flags: 0
  497. -- line height: 16
  498. -- part name: spline
  499.  
  500.  
  501. -- part 25 (field)
  502. -- low flags: 81
  503. -- high flags: 2004
  504. -- rect: left=55 top=158 right=277 bottom=259
  505. -- title width / last selected line: 0
  506. -- icon id / first selected line: 0 / 0
  507. -- text alignment: 0
  508. -- font id: 2
  509. -- text size: 12
  510. -- style flags: 0
  511. -- line height: 16
  512. -- part name: guide
  513.  
  514.  
  515. -- part 26 (field)
  516. -- low flags: 81
  517. -- high flags: 2004
  518. -- rect: left=151 top=160 right=279 bottom=355
  519. -- title width / last selected line: 0
  520. -- icon id / first selected line: 0 / 0
  521. -- text alignment: 0
  522. -- font id: 2
  523. -- text size: 12
  524. -- style flags: 0
  525. -- line height: 16
  526. -- part name: first
  527.  
  528.  
  529. -- part 27 (field)
  530. -- low flags: 81
  531. -- high flags: 2004
  532. -- rect: left=151 top=160 right=279 bottom=355
  533. -- title width / last selected line: 0
  534. -- icon id / first selected line: 0 / 0
  535. -- text alignment: 0
  536. -- font id: 2
  537. -- text size: 12
  538. -- style flags: 0
  539. -- line height: 16
  540. -- part name: second
  541.  
  542.  
  543. -- part 28 (field)
  544. -- low flags: 81
  545. -- high flags: 2004
  546. -- rect: left=151 top=160 right=279 bottom=355
  547. -- title width / last selected line: 0
  548. -- icon id / first selected line: 0 / 0
  549. -- text alignment: 0
  550. -- font id: 2
  551. -- text size: 12
  552. -- style flags: 0
  553. -- line height: 16
  554. -- part name: both
  555.  
  556.  
  557. -- part 29 (field)
  558. -- low flags: 81
  559. -- high flags: 2004
  560. -- rect: left=75 top=196 right=274 bottom=225
  561. -- title width / last selected line: 0
  562. -- icon id / first selected line: 0 / 0
  563. -- text alignment: 0
  564. -- font id: 2
  565. -- text size: 12
  566. -- style flags: 0
  567. -- line height: 16
  568. -- part name: ok
  569.  
  570.  
  571. -- part 30 (field)
  572. -- low flags: 81
  573. -- high flags: 2004
  574. -- rect: left=160 top=196 right=274 bottom=310
  575. -- title width / last selected line: 0
  576. -- icon id / first selected line: 0 / 0
  577. -- text alignment: 0
  578. -- font id: 2
  579. -- text size: 12
  580. -- style flags: 0
  581. -- line height: 16
  582. -- part name: cancel
  583.  
  584.  
  585. -- part 31 (field)
  586. -- low flags: 81
  587. -- high flags: 2004
  588. -- rect: left=223 top=183 right=302 bottom=427
  589. -- title width / last selected line: 0
  590. -- icon id / first selected line: 0 / 0
  591. -- text alignment: 0
  592. -- font id: 2
  593. -- text size: 12
  594. -- style flags: 0
  595. -- line height: 16
  596. -- part name: FirstIn
  597.  
  598.  
  599. -- part 32 (field)
  600. -- low flags: 81
  601. -- high flags: 2004
  602. -- rect: left=223 top=183 right=302 bottom=427
  603. -- title width / last selected line: 0
  604. -- icon id / first selected line: 0 / 0
  605. -- text alignment: 0
  606. -- font id: 2
  607. -- text size: 12
  608. -- style flags: 0
  609. -- line height: 16
  610. -- part name: FirstOut
  611.  
  612.  
  613. -- part 33 (field)
  614. -- low flags: 81
  615. -- high flags: 2004
  616. -- rect: left=223 top=183 right=302 bottom=427
  617. -- title width / last selected line: 0
  618. -- icon id / first selected line: 0 / 0
  619. -- text alignment: 0
  620. -- font id: 2
  621. -- text size: 12
  622. -- style flags: 0
  623. -- line height: 16
  624. -- part name: FirstClamp
  625.  
  626.  
  627. -- part 34 (field)
  628. -- low flags: 81
  629. -- high flags: 2004
  630. -- rect: left=223 top=183 right=302 bottom=427
  631. -- title width / last selected line: 0
  632. -- icon id / first selected line: 0 / 0
  633. -- text alignment: 0
  634. -- font id: 2
  635. -- text size: 12
  636. -- style flags: 0
  637. -- line height: 16
  638. -- part name: FirstRelax
  639.  
  640.  
  641. -- part 35 (field)
  642. -- low flags: 81
  643. -- high flags: 2004
  644. -- rect: left=223 top=211 right=330 bottom=427
  645. -- title width / last selected line: 0
  646. -- icon id / first selected line: 0 / 0
  647. -- text alignment: 0
  648. -- font id: 2
  649. -- text size: 12
  650. -- style flags: 0
  651. -- line height: 16
  652. -- part name: LastIn
  653.  
  654.  
  655. -- part 36 (field)
  656. -- low flags: 81
  657. -- high flags: 2004
  658. -- rect: left=223 top=211 right=330 bottom=427
  659. -- title width / last selected line: 0
  660. -- icon id / first selected line: 0 / 0
  661. -- text alignment: 0
  662. -- font id: 2
  663. -- text size: 12
  664. -- style flags: 0
  665. -- line height: 16
  666. -- part name: LastOut
  667.  
  668.  
  669. -- part 37 (field)
  670. -- low flags: 81
  671. -- high flags: 2004
  672. -- rect: left=223 top=211 right=330 bottom=427
  673. -- title width / last selected line: 0
  674. -- icon id / first selected line: 0 / 0
  675. -- text alignment: 0
  676. -- font id: 2
  677. -- text size: 12
  678. -- style flags: 0
  679. -- line height: 16
  680. -- part name: LastClamp
  681.  
  682.  
  683. -- part 38 (field)
  684. -- low flags: 81
  685. -- high flags: 2004
  686. -- rect: left=223 top=211 right=330 bottom=427
  687. -- title width / last selected line: 0
  688. -- icon id / first selected line: 0 / 0
  689. -- text alignment: 0
  690. -- font id: 2
  691. -- text size: 12
  692. -- style flags: 0
  693. -- line height: 16
  694. -- part name: LastRelax
  695.  
  696.  
  697. -- part 39 (field)
  698. -- low flags: 81
  699. -- high flags: 2004
  700. -- rect: left=43 top=86 right=205 bottom=247
  701. -- title width / last selected line: 0
  702. -- icon id / first selected line: 0 / 0
  703. -- text alignment: 0
  704. -- font id: 2
  705. -- text size: 12
  706. -- style flags: 0
  707. -- line height: 16
  708. -- part name: stream
  709.  
  710.  
  711. -- part 40 (field)
  712. -- low flags: 81
  713. -- high flags: 2004
  714. -- rect: left=59 top=115 right=234 bottom=263
  715. -- title width / last selected line: 0
  716. -- icon id / first selected line: 0 / 0
  717. -- text alignment: 0
  718. -- font id: 2
  719. -- text size: 12
  720. -- style flags: 0
  721. -- line height: 16
  722. -- part name: width
  723.  
  724.  
  725. -- part 41 (field)
  726. -- low flags: 81
  727. -- high flags: 2004
  728. -- rect: left=59 top=140 right=259 bottom=263
  729. -- title width / last selected line: 0
  730. -- icon id / first selected line: 0 / 0
  731. -- text alignment: 0
  732. -- font id: 2
  733. -- text size: 12
  734. -- style flags: 0
  735. -- line height: 16
  736. -- part name: length
  737.  
  738.  
  739. -- part contents for card part 3
  740. ----- text -----
  741. Add Bezier
  742.  
  743. -- part contents for card part 23
  744. ----- text -----
  745. A Bezier curve is drawn by entering two endpoints and then using the cursor to place two mathematical control points which visually define the shape of the curve.
  746.  
  747.  
  748.  
  749. -- part contents for card part 28
  750. ----- text -----
  751. The Both option is used to attach both control points of a Bezier curve to the cursor.
  752.  
  753. -- part contents for card part 26
  754. ----- text -----
  755. The First option is used to attach the first control point of a Bezier curve to the cursor, while the second control point is locked in place.
  756.  
  757. -- part contents for card part 27
  758. ----- text -----
  759. The Second option is used to attach the second control point of a Bezier curve to the cursor, while the first control point is locked in place.
  760.  
  761. -- part contents for card part 25
  762. ----- text -----
  763. Draws a guide line that can be used to create continuous Bezier curves.
  764.  
  765. -- part contents for card part 24
  766. ----- text -----
  767. The Spline function allows you to draw a smooth curve through a series of points. A minimum of four points are needed to define a spline.
  768.  
  769.  
  770. -- part contents for card part 30
  771. ----- text -----
  772. The cancel button aborts the changes you have made inside the dialog box.
  773.  
  774. -- part contents for card part 29
  775. ----- text -----
  776. The OK button accepts your changes and closes the dialog.
  777.  
  778.  
  779. -- part contents for card part 31
  780. ----- text -----
  781. Causes the curve segment at the first endpoint to curve in toward the last endpoint of the spline.
  782.  
  783.  
  784. -- part contents for card part 32
  785. ----- text -----
  786. Causes the curve segment at the first endpoint to curve out toward the last endpoint of the spline.
  787.  
  788.  
  789. -- part contents for card part 33
  790. ----- text -----
  791. CLAMPED: Causes the curve segment at the last endpoint to be pulled tightly toward an imaginary line that connects the segment's two endpoints
  792.  
  793.  
  794. -- part contents for card part 34
  795. ----- text -----
  796. Allows the maximum amount of curvature in the curve segment at the designated endpoint of the spline.
  797.  
  798. -- part contents for card part 35
  799. ----- text -----
  800. Causes the curve segment at the last endpoint to curve in toward the first endpoint of the spline.
  801.  
  802.  
  803. -- part contents for card part 36
  804. ----- text -----
  805. Causes the curve segment at the last endpoint to curve out toward the first endpoint of the spline.
  806.  
  807.  
  808. -- part contents for card part 37
  809. ----- text -----
  810. CLAMPED: Causes the curve segment at the last endpoint to be pulled tightly toward an imaginary line that connects the segment's two endpoints
  811.  
  812.  
  813. -- part contents for card part 38
  814. ----- text -----
  815. Allows the maximum amount of curvature in the curve segment at the designated endpoint of the spline.
  816.  
  817. -- part contents for card part 39
  818. ----- text -----
  819. In Stream mode, a continuous curve is created, following your cursor movement.  The resolution of the curve is controlled by channel width and length.
  820.  
  821.  
  822. -- part contents for card part 40
  823. ----- text -----
  824. The width of the imaginary channel boundaries which contain the curve.  When your cursor goes outside the channel, a new point will be placed in stream mode.
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831. -- part contents for card part 41
  832. ----- text -----
  833. The length of the imaginary channel box, which represents the distance between individual curve segments.
  834.